home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / obul_003.zip / OBUL.CTL < prev    next >
Text File  |  1991-04-18  |  4KB  |  161 lines

  1. # OBUL.CTL  Version 003
  2. #
  3. # Created with 'obul -d' on Thu Apr 18 22:49:13 1991
  4. #
  5. # Opus Bulletin Utilization Language
  6. # Copyright 1991  Keith Ford - All Rights Reserved
  7. # Micro Magic BBS, (205) 830-2362, 1:373/12, umagic.fidonet.org
  8. # Supports IBM/Apple2, running 3/12/24-8N1
  9. # SnailMail: 203 Creek Trail, Madison, AL, 35758, USA
  10. #
  11. # Data is case sensitive, keywords should be lower case.
  12. # Lines that begin with the '#' character are ignored, except
  13. # for HELP TEXT which is a key for file I/O.  Tabs and spaces
  14. # are considered white space and will be used as delimiter
  15.  
  16.  
  17.  
  18. # OBUL.CTL VERSION NUMBER
  19. version 001
  20.  
  21. # FULL PATH FOR LASTUSXX.DAT FILE
  22. lastpath        h:\opus\lastus01.dat
  23.  
  24. # PATH FOR OUPUT OF THE BULLETIN MENU FILE (NO FILE SUFFIX)
  25. path            h:\opus\misc\bullets
  26.  
  27. # GENERATE .BBS OR .OEC FILES
  28. bbs            YES
  29. oec            YES
  30.  
  31. # NUMBER OF COLUMNS TO USE FOR BULLETIN MENU ENTRIES
  32. columns            automatic
  33.  
  34. # MAKE LEFT-TO-RIGHT (ACROSS) OR TOP-TO-BOTTOM (DOWN) FORMAT
  35. order            down
  36.  
  37. # TITLE SPECIFICATIONS
  38. title_text        Micro Magic Bulletins
  39. title_color        lightblue
  40. prompt_color        cyan
  41.  
  42. # GLOBAL BULLETIN SPECIFICATIONS
  43. display_privileged    no
  44. format            h ct e
  45. lead_character        (
  46. lead_color        yellow
  47. choice_color        yellow
  48. tail_character        )
  49. tail_color        yellow
  50. entry_color        gray
  51. highlight_character    *
  52. highlight_color        lightred
  53. highlight_blink        yes
  54.  
  55. # BULLETIN SPECIFICATION #01
  56. choice_character    1
  57. entry_text        News for users
  58. access            d
  59. file            h:\opus\misc\features.bbs
  60. highlight_mode        automatic
  61.  
  62. # BULLETIN SPECIFICATION #02
  63. choice_character    2
  64. entry_text        What is NTAUG?
  65. access            d
  66. file            h:\opus\misc\ntaug.bbs
  67. highlight_mode        automatic
  68.  
  69. # BULLETIN SPECIFICATION #03
  70. choice_character    3
  71. entry_text        What is Micro Magic?
  72. access            d
  73. file            h:\opus\misc\who_mm.bbs
  74. highlight_mode        automatic
  75.  
  76. # BULLETIN SPECIFICATION #04
  77. choice_character    4
  78. entry_text        system information
  79. access            d
  80. file            h:\opus\misc\mm_cpu.bbs
  81. highlight_mode        automatic
  82.  
  83. # BULLETIN SPECIFICATION #05
  84. choice_character    5
  85. entry_text        top users
  86. access            l
  87. file            h:\opus\misc\topusers.bbs
  88. highlight_mode        automatic
  89.  
  90. # BULLETIN SPECIFICATION #06
  91. choice_character    6
  92. entry_text        new files
  93. access            d
  94. file            h:\opus\misc\newfiles.bbs
  95. highlight_mode        automatic
  96.  
  97. # BULLETIN SPECIFICATION #07
  98. choice_character    7
  99. entry_text        Huntsville BBS list
  100. access            d
  101. file            h:\opus\misc\hsv_bbs.bbs
  102. highlight_mode        automatic
  103.  
  104. # BULLETIN SPECIFICATION #08
  105. choice_character    8
  106. entry_text        What is an Echo?
  107. access            d
  108. file            h:\opus\misc\echohelp.bbs
  109. highlight_mode        automatic
  110.  
  111. # BULLETIN SPECIFICATION #09
  112. choice_character    9
  113. entry_text        file transfer notes
  114. access            d
  115. file            h:\opus\misc\up_down.bbs
  116. highlight_mode        automatic
  117.  
  118. # BULLETIN SPECIFICATION #10
  119. choice_character    X
  120. entry_text        Silver Express Reader
  121. access            d
  122. file            h:\opus\misc\xpmenu.bbs
  123. highlight_mode        always
  124.  
  125. # BULLETIN SPECIFICATION #11
  126. choice_character    S
  127. entry_text        Saudi Connection
  128. access            d
  129. file            h:\opus\misc\saudi.bbs
  130. highlight_mode        automatic
  131.  
  132. # BULLETIN SPECIFICATION #12
  133. choice_character    R
  134. entry_text        online registration
  135. access            d
  136. file            h:\opus\misc\register.bbs
  137. highlight_mode        never
  138.  
  139. # BULLETIN SPECIFICATION #13
  140. choice_character    H
  141. entry_text        hang-up
  142. access            d
  143. file            *hangup
  144. highlight_mode        never
  145.  
  146. # BULLETIN SPECIFICATION #14
  147. choice_character    Q
  148. entry_text        Quit to MAIN Menu
  149. access            d
  150. file            *quit
  151. highlight_mode        never
  152.  
  153.  
  154. # HELP TEXT
  155. These bulletins contain information that you should read to
  156. be aware of things that will affect how you may use this bbs.
  157. To display a bulleting, select the option letter or number
  158. associated with that bulletin.
  159. Selecting '=' will display a list of credits.
  160. Selecting '?' will return you to this help screen.
  161.